home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / irc_convert / convert.doc < prev    next >
Text File  |  1997-04-24  |  3KB  |  91 lines

  1.  
  2.                                IRC Convert  
  3.  
  4.                         Written by  Michael Brown
  5.  
  6.                                  FREEWARE
  7.                      (Don't you just love that term)
  8.  
  9.  
  10. Introduction
  11.  
  12. I spend alot of time on IRC and most of my friends are American. As you 
  13. probably know, their temperature system is Farenheit as opposed to the 
  14. UK, and some other countries I believe, who use Celsius.
  15.  
  16. This program was written to save manual conversion of temperatures to and
  17. from °C. You simply install this set of small programs to the relevant 
  18. places and define an Alias, then you can get a quick translation from
  19. within AmIRC.
  20.  
  21.  
  22. Features
  23.  
  24. Temperature conversion from °C to °F and back.
  25. Simple operation (Not Case sensitive)
  26. Simple installation
  27. Conversion program is a dos command so can be accessed from shell
  28. Can't think of anything else right now ;)
  29.  
  30.  
  31. Installation
  32.  
  33. 1. Put the file "Convert" into the C: Directory
  34. 2. Put the two scripts "Convert.AMIRX" and "PConvert.AMIRX" to your AmIRC
  35.    Rexx directory. Normally Amirc/rexx/
  36. 3. In AmIRC, go into the Lists/Aliases dialogue and enter the following:
  37.    Convert /RX Convert.amirx %p
  38.    PConvert /RX PConvert.amirx %p
  39.  
  40. Thats it...  All done
  41.  
  42.  
  43. Usage
  44.  
  45.      From AmigaDos
  46.      The command will NOT run from wb.
  47.      From Shell, type "C:Convert 18c" or "C:Convert 78f"
  48.  
  49.      From AmIRC
  50.      Type /convert 18c  to get a PRIVATE display of results
  51.      Type /pconvert 85f  to get results sent to the channel
  52.  
  53.  
  54. Credits
  55.  
  56. Tested with AmIRC 1.0 Unregistered but should work on all.
  57.  
  58. Command written in Blitz Basic 2.1, the coolest language there is for this
  59. kind of problem. Easier than learning C or Assembler ;p
  60. I struggled with the Rexx interface, if anyone would like to make a better 
  61. interface in rexx, please feel free.
  62.  
  63. Current email: michael@amiga1.demon.co.uk
  64. This may not exist in a few weeks, I will attempt to alter this to my 
  65. new email when I get it.
  66.  
  67. I am well known as Michael4 on IRC Net  #Friendly
  68. (irc.stealth.net is a global server for ircnet)
  69.  
  70.  
  71. Disclaimer
  72.  
  73. This is copyrighted by me but freely distributible. It shouldn't be altered
  74. in any way and you should only charge for disks, postage, or packing if you
  75. charge anything.
  76.  
  77. If it trashes your software, blows up your computer or destroys the fabric 
  78. of the universe or something then consider yourself warned. Use at your own 
  79. risk and all that. But I trust it enough to use it.
  80.  
  81. This software can't be used as part of anything that's sold for profit 
  82. without my prior authorisation.
  83.  
  84. © Michael Brown, April 1997
  85.  
  86.  
  87.  
  88.                      LONG LIVE THE AMIGA !!!!!!!!
  89.  
  90.  
  91.